home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
windows
/
win31
/
upjoy.arj
/
UPJOYMSG.H
< prev
next >
Wrap
Text File
|
1993-12-02
|
326b
|
8 lines
// UPJOYMSG.H
// UPJOY Industrial Joystick Driver Messages
// Copyright (C) 1993, BIGGUN International
#define JOYPOSITION 0x03A0 // lParam contains 4 packed axis positions
#define JOYBUTTONDOWN 0x03B5 // LOWORD(lParam) holds the Button ID
#define JOYBUTTONUP 0x03B7 // LOWORD(lParam) holds the Button ID